ComponentOne ASP.NET MVC Controls
ShowSelectAllCheckbox Property

C1.Web.Mvc Namespace > MultiSelect<T> Class : ShowSelectAllCheckbox Property
Gets or sets whether the control should display a "Select All" checkbox above the items to select or de-select all items.
Syntax
'Declaration
 
Public Property ShowSelectAllCheckbox As Boolean
public bool ShowSelectAllCheckbox {get; set;}
See Also

Reference

MultiSelect<T> Class
MultiSelect<T> Members